Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add http api tests to makefile #1472

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

rishtigupta
Copy link
Contributor

@rishtigupta rishtigupta commented Nov 26, 2024

PR Description:

To add http api tests to canaries, we use the make file base bath defined here: https://github.com/momentohq/canaries-kitchensink/blob/main/canaries/sdk-canary/index.ts#L79-L88.

Therefore, this commit adds http-tests to makefile for both nodejs and web sdks

Issue

https://github.com/momentohq/dev-eco-issue-tracker/issues/1068

@rishtigupta rishtigupta marked this pull request as ready for review November 26, 2024 22:22
Copy link
Contributor

@malandis malandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Note that to run this from the canary, we'll have to add trivial make targets to the .NET and Go SDKs as well. That is, those Makefiles will have a test-http-service target that doesn't do anything.

@rishtigupta rishtigupta merged commit 388e478 into main Nov 27, 2024
13 checks passed
@rishtigupta rishtigupta deleted the chore/add-http-test-to-makefile branch November 27, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants